-
-
Notifications
You must be signed in to change notification settings - Fork 6
chore(airflow): Extend providers/extras for 3.0.6 #1336
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
maltesander
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Tested and works. This is very cumbersome to check and maintain.
Can we split the AIRFLOW_EXTRAS parameters to be closer to the actual docs like:
- AIRFLOW_EXTRA_CORE
- AIRFLOW_EXTRA_META
- AIRFLOW_EXTRA_PROVIDER_APACHE
- AIRFLOW_EXTRA_PROVIDER_EXTERNAL_SERVICES
- AIRFLOW_EXTRA_LOCALLY_INSTALLED_SOFTWARE
- AIRFLOW_EXTRA_OTHER
I think this would already help to make it easier. This could be concatenated in the docker image into AIRFLOW_EXTRA.
Done in 4b1d932 Built 3.0.6 and 3.0.1 and tested with smoke tests: I missed one provider - |
maltesander
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
Description
This PR extends the list of extras/providers that will be installed when building the image for Airflow 3.0.6.
This is the only version that has been changed as
Fixes stackabletech/airflow-operator#705
🟢 Local tests (all 3.0.6 ones):
Connections are now available in the UI:

Definition of Done Checklist
Note
Not all of these items are applicable to all PRs, the author should update this template to only leave the boxes in that are relevant.
Please make sure all these things are done and tick the boxes
TIP: Running integration tests with a new product image
The image can be built and uploaded to the kind cluster with the following commands:
See the output of
boilto retrieve the image manifest URI for<MANIFEST_URI>.